home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 April: Mac OS SDK / Dev.CD Apr 98 SDK1.toast / Development Kits (Disc 1) / AppleScript / Sample Scripts / AppleScript Samples / Script Application Examples / Quit handler example 1 / Quit handler example 1.rsrc / TEXT_5001.txt < prev    next >
Encoding:
Text File  |  1993-12-08  |  249 b   |  3 lines

  1. Script Application
  2.  
  3. This script demonstrates a use of an ‚Äúon quit‚Äù handler in a script application. The handler puts up an alert confirming the Quit command; if the user cancels, the quit is not continued to the application and it does not quit.